home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / utilities / shell / tlist13.lha / tlist.doc < prev    next >
Encoding:
Text File  |  1995-02-01  |  1.9 KB  |  55 lines

  1. NAME
  2.      tlist - list files including information about datatypes
  3.  
  4. SYNOPSIS
  5.      tlist NAME/M,ALL/S,FILES/S,DIRS/S,NOSIZE/S,NOPROT/S,NODATE/S,
  6.            NOCOMMENT/S,GROUP/S,HEADER/S,TOOLS/S,TAGS/S,CODE/S
  7.  
  8. DESCRIPTION
  9.      tlist gives detailed information about the file(s) or directory
  10.      specified after NAME including their datatypes according to the
  11.      datatypes.library. The output looks mainly like the original list
  12.      command. If NAME is missing the current directory is used instead.
  13.  
  14. OPTIONS
  15.      NAME       file and/or directory name(s), may include patterns
  16.      ALL        recursively scan through all subdirectories
  17.      FILES      list files
  18.      DIRS       list dirs
  19.      NOSIZE     disable file size output
  20.      NOPROT     disable output of protection bits
  21.      NODATE     disable output of date
  22.      NOCOMMENT  disable output of comments
  23.      GROUP      print group of datatype too
  24.      HEADER     print datatype header
  25.      TOOLS      print list of datatype-tools too (if available)
  26.      TAGS       print taglist of datatypes too   (if available)
  27.      CODE       print function length for datatypes if available
  28.  
  29.      If only FILES or DIRS is specified the oposite file type is omitted.
  30.  
  31. EXAMPLE
  32.      >tlist ram:
  33.      ram:                           0 ----rwed today      directory 
  34.        ChaosPro.guide               160 ----rw-d today      amigaguide 
  35.        Disk.info                   1197 ----rw-d today      Amiga .info File 
  36.        ENV                            0 ----rwed today      directory 
  37.        Clipboards                     0 ----rwed today      directory 
  38.        T                              0 ----rwed today      directory 
  39.  
  40. REQUIREMENTS
  41.      An Amiga with OS version 3.0 or higher.
  42.  
  43. BUGS
  44.      With ALL option indention is only possible for upto 40 subdirs.
  45.  
  46. MORE BUGS
  47.      Don't hope...
  48.  
  49. AUTHOR
  50.      Uwe Röhm (roehm@fmi.uni-passau.de)
  51.  
  52. COPYRIGHT
  53.      (c) 1994 by Uwe Röhm
  54.      This program as Freeware.
  55.